home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14309 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ix.netcom.com!netnews
  2. From: a1s@ix.netcom.com (Andrew Snyder)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Perl-like Regular Expression Library Without Perl
  5. Date: Fri, 12 Apr 1996 20:57:46 GMT
  6. Organization: Netcom
  7. Message-ID: <4km5eu$pas@cloner2.ix.netcom.com>
  8. References: <316BB394.61FB@tsc.com>
  9. NNTP-Posting-Host: har-ct6-06.ix.netcom.com
  10. X-NETCOM-Date: Fri Apr 12 10:55:42 AM PDT 1996
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. Glenn Goldstein <ggoldstein@tsc.com> wrote:
  14.  
  15. >I am looking for a regular expression library for C (commercial is OK)
  16. >that implements Perl regular expressions.  Calling Perl from C is not an
  17. >option; Perl will not be on the target platform <darn!>.
  18. --snip
  19. >__________________________GLENN
  20. >GOLDSTEIN_____________________________
  21. >|                    Technology Service Corporation
  22. >|
  23. >|  ggoldstein@tsc.com                     http://www.tsc.com:80/~goldy
  24. >|
  25. >|_ Voice:__(812) 336-7576_________________Fax:__(812)
  26. >336-7735___________|
  27.  
  28. so why don't you steal the code from perl ?
  29. Andrew Snyder
  30. a1s@ix.netcom.com
  31. char disclaimer[] = {'\0'}; /* I'm on cash net */
  32.  
  33.